UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

7 lines (6 loc) 116 B
export {}; declare global { interface SymbolConstructor { readonly asyncDispose: unique symbol; } }