mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 14:31:28 +00:00
More stdlib setup
This commit is contained in:
4
std/assembly/string.ts
Normal file
4
std/assembly/string.ts
Normal file
@ -0,0 +1,4 @@
|
||||
@global()
|
||||
export class String {
|
||||
// TODO
|
||||
}
|
Reference in New Issue
Block a user