UNPKG

@byteplug/endpoints

Version:

Byteplug toolkit that implements the Endpoints standard.

6 lines (4 loc) 112 B
function endpoints() { console.log("Hello Document Validator standard!") } module.exports = { endpoints };