This website requires JavaScript.
Explore
Help
Sign In
aldy505
/
code
mirror of
https://github.com/aldy505/code.git
Watch
1
Star
0
Fork
You've already forked code
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63345404a6
code
/
types
/
meta.ts
7 lines
103 B
TypeScript
Raw
Blame
History
export
interface
MetaItem
{
hid?
:
string
;
name?
:
string
;
property?
:
string
;
content
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink