UNPKG
nodebook-nbql
Version:
latest (1.0.4)
1.0.4
Filter query language for nodebook
github.com/samantharachelb/nbql
samantharachelb/nbql
nodebook-nbql
/
index.js
2 lines
(1 loc)
•
40 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/nbql'
)
;