This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-docs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd4810f0b2c36dd7173fef4ad4e17b0609cc162b
onspring-api-docs
/
src
/
app
/
constants.ts
T
7 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
tests: write unit tests for getCopyChild and getCopyExample methods
2023-04-28 10:10:37 -05:00
import
path
from
'path'
;
export
const
DOCS_PATH
=
path
.
join
(
process
.
cwd
(),
'src/docs'
);
Reference in New Issue
Copy Permalink