UNPKG

aran

Version:
7 lines (6 loc) 134 B
export type ScopeParameter = | "scope.read" | "scope.writeStrict" | "scope.writeSloppy" | "scope.typeof" | "scope.discard";