This website requires JavaScript.
Explore
Help
Sign In
Madeorsk
/
rudeshark.net
Watch
1
Star
0
Fork
0
You've already forked rudeshark.net
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c56e45ecef
rudeshark.net
/
packages
/
backend
/
src
/
config
/
index.ts
4 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: Use ESM (#8358) * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
2022-02-27 03:07:39 +01:00
import
load
from
'./load.js'
;
Introduce config module
2018-04-02 06:15:53 +02:00
export
default
load
(
)
;
Reference in New Issue
Copy Permalink