UNPKG

astl

Version:

AssemblyScript-STL (Standard Template Library, migrated from the C++)

4 lines 60 B
export declare interface IEmpty { empty(): boolean; }