This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
school-peisong
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
45 MiB
Vue
48.1%
JavaScript
47.7%
CSS
2.7%
SCSS
0.9%
TypeScript
0.5%
Tree:
acd13c4ded
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'acd13c4ded'
${ noResults }
school-peisong
/
node_modules
/
mime
/
lite.js
4 lines
101 B
Raw
Blame
History
'use strict'
;
let
Mime
=
require
(
'./Mime'
)
;
module
.
exports
=
new
Mime
(
require
(
'./types/standard'
)
)
;
Reference in new issue