UNPKG

@arrows/dispatch

Version:
20 lines (19 loc) 383 B
declare const types: { Array: string; BigInt: string; Boolean: string; Error: string; Function: string; Generator: string; GeneratorFunction: string; Null: string; Number: string; Object: string; Promise: string; RegExp: string; String: string; Symbol: string; Undefined: string; }; export { types }; export default types;