This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-js-fundamentals-part-5
Watch
1
Star
0
Fork
You've already forked odin-js-fundamentals-part-5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3faa9634ab
odin-js-fundamentals-part-5
/
node_modules
/
tsconfig-paths
/
lib
/
options.d.ts
5 lines
85 B
TypeScript
Raw
Blame
History
export
interface
Options
{
cwd
:
string
;
}
export
declare
const
options
:
Options
;
Reference in New Issue
View Git Blame
Copy Permalink