This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/doric-js/lib/index.runtime.es5.d.ts

3 lines
64 B
TypeScript
Raw Normal View History

2020-01-15 17:24:11 +08:00
export * from './src/runtime/sandbox';
2020-01-16 15:16:29 +08:00
export * from 'core-js';