// TODO fes-utils 完善
export function main() {
    console.log('hello world');
}