This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2024-12-05 09:03:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
306b3a9e8b
framework
/
js
/
dist-typings
/
common
/
index.d.ts
4 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Bundled output for commit 3537f76eab2f18939f4d263bd35d5c870b6a23d7 Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
2021-05-13 07:29:46 +08:00
import
*
as
Extend
from
"./extend/index"
;
Bundled output for commit 2831ce226c663b9b0280f0ab093da70fca2b4178 Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
2021-08-19 17:13:22 +08:00
import
app
from
"./app"
;
export
{
Extend
,
app
}
;
Reference in New Issue
Copy Permalink