1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-02 10:22:15 +00:00

5 lines
68 B
TypeScript
Raw Normal View History

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