jsconst {Foo, Bar, getFoo} = await import('/api/code/takker/動的import/sub.js');
sub.jsexport class Foo{} export class Bar{} export function getFoo(){}