UNPKG

@gobstones/gobstones-scripts

Version:

Scripts to abstract away build configuration of Gobstones Project's libraries and modules.

10 lines 254 B
/** * ---------------------------------------------------- * @module i18n * @author Your Name <yourname@company.com> * * @ignore * ---------------------------------------------------- */ export * from 'i18next'; //# sourceMappingURL=index.d.ts.map