把 composeFileUrl, decomposeFileUrl 导出
This commit is contained in:
parent
fc04f65555
commit
2c0aa87f9a
|
|
@ -18,3 +18,4 @@ export {
|
|||
|
||||
export * from './RuntimeContext';
|
||||
export * from './types/Exceptions';
|
||||
export { composeFileUrl, decomposeFileUrl } from './utils/extraFile';
|
||||
|
|
|
|||
Loading…
Reference in New Issue