1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-04-29 17:02:16 +00:00

5 lines
68 B
TypeScript
Raw Normal View History

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