UNPKG
heredoc
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
multiline strings for javascript
github.com/jden/heredoc
jden/heredoc
heredoc
/
test
/
runner.js
5 lines
(3 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
require
(
'./test.heredoc'
)
require
(
'./test.heredoc.strip'
)