mirror of
https://github.com/flarum/framework.git
synced 2025-01-25 06:14:58 +08:00
c3a684c7ed
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
4 lines
142 B
TypeScript
4 lines
142 B
TypeScript
export { default as Model } from "./Model";
|
|
export { default as PostTypes } from "./PostTypes";
|
|
export { default as Routes } from "./Routes";
|