中文
Appearance
一个用于 starter-lib-ts 的演示函数。
starter-lib-ts
import { sayHello } from 'starter-lib-ts' sayHello('Kieran') // 你好,Kieran!