把 composeFileUrl, decomposeFileUrl 导出

This commit is contained in:
Wang Kejun 2022-05-31 12:03:09 +08:00
parent fc04f65555
commit 2c0aa87f9a
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ export {
export * from './RuntimeContext';
export * from './types/Exceptions';
export { composeFileUrl, decomposeFileUrl } from './utils/extraFile';