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-12 06:03:39 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
306b3a9e8b
framework
/
js
/
dist-typings
/
admin
/
index.d.ts
4 lines
95 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
app
from
'./app'
;
export
{
app
}
;
Bundled output for commit b90001d98c91c23c612ffd1c08405f717798d8c6 Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
2021-11-09 05:54:19 +08:00
export
declare
const
compat
:
Record
<
string
,
unknown
>
;
Reference in New Issue
Copy Permalink