1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-02 09:31:25 +00:00

5 lines
68 B
TypeScript
Raw Normal View History

/// <reference path="../assembly.d.ts" />
declare class Set<T> {
}