This website requires JavaScript.
Explore
Help
Sign In
gh_mirrors
/
fuwari
Watch
1
Star
0
Fork
0
You've already forked fuwari
mirror of
https://github.com/saicaca/fuwari.git
synced
2025-03-14 07:34:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fuwari
/
src
/
files.d.ts
5 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add FrontMatter CMS, biome, translation, etc. * add Frontmatter CMS * add biome * update * update * fixed & add docs * fix translation.ts * fix translation
2024-01-21 13:54:41 +09:00
declare
module
'*.yml'
{
const
value
:
unknown
export
default
value
}
Reference in New Issue
Copy Permalink