コンテンツにスキップ

モジュール

import express from ///express///
import [useState, useEffect] from ///react///
import React, [Component] from ///react///
import all as fs from ///fs///
use std.math
from std.math use sin, cos
import * as math from "std/math";
import { sin, cos } from "std/math";
pub fn helper to 42
pub const VERSION be ///1.0///
export default fn main
console.log[///hi///]
namespace utils
fn helper to 42
const utils = (() => {
function helper() { return 42; }
})();
const fs be require[///fs///]
const fs = require("fs");