Skip to content

Commit

Permalink
Update api.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jan 20, 2025
1 parent 6b7da91 commit 12c64b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .api/public.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5822,6 +5822,7 @@ declare module "@cocos/ccbuild" {
opts?: __private.___node_modules_cocos_babel_plugin_dynamic_import_vars_lib_index__Options;
}>;
export const transformModulesSystemjs: any;
export const proposalOptionalChaining: any;
}
export namespace helpers {
export function addDefault(path: traverse.NodePath, importedSource: string, opts?: Partial<ImportOptions>): core.types.Identifier;
Expand Down

0 comments on commit 12c64b9

Please sign in to comment.