Update NetscriptDefinitions.d.ts

This commit is contained in:
hydroflame 2022-10-22 00:23:10 -04:00 committed by GitHub
parent b4c791afe6
commit 7784c2f8b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6881,6 +6881,7 @@ declare enum ToastVariant {
/** @public */
export type ToastTypes = `${ToastVariant}`;
/** @public */
declare enum CrimeType {
SHOPLIFT = "SHOPLIFT",
ROB_STORE = "ROBSTORE",