mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-02 08:01:48 +00:00
Document the purpose of most files
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file AssemblyScript's intermediate representation describing a program's elements.
|
||||
*/
|
||||
|
||||
import {
|
||||
Options
|
||||
} from "./compiler";
|
||||
|
Reference in New Issue
Block a user