UNPKG

428 BTypeScriptView Raw
1/**
2 * NOTE: this is a generated file that is produced at build time during
3 * `treeForAddon`, if `publicOnly` is disabled.
4 *
5 * If `publicOnly` is enabled, we'll still want this empty export to be present,
6 * to that the import in `-private/utils/hydrate.ts` works unconditionally.
7 * @private
8 * @hide
9 */
10declare const translations: readonly [/* locale */ string, /* translations */ unknown][];
11export default translations;