UNPKG

astl

Version:

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

4 lines 57 B
export declare interface IFront<T> { front(): T; }