framework/js/dist-typings/common/utils/proxifyCompat.d.ts
flarum-bot 4c61687833 Bundled output for commit b90001d98c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-11-08 21:54:19 +00:00

2 lines
116 B
TypeScript

export default function proxifyCompat(compat: Record<string, unknown>, namespace: string): Record<string, unknown>;