index.js 70 Bytes
Newer Older
huahua committed
1 2 3
import platform from './node/index.js';

export {platform as default}