MCPcopy Create free account
hub / github.com/dscape/spell / big.js

File big.js

test/resources/big.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2var fs = require('fs')
3 , spell = require('../../spell')
4 , big = fs.readFileSync('big.txt').toString()

Callers

nothing calls this directly

Calls 2

requireFunction · 0.85
spellFunction · 0.85

Tested by

no test coverage detected