MCPcopy
hub / github.com/typpo/textbelt / app.js

File app.js

server/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express');
2
3const carriers = require('../lib/carriers.js');
4const providers = require('../lib/providers.js');

Callers

nothing calls this directly

Calls 2

stripPhoneFunction · 0.85
textRequestHandlerFunction · 0.85

Tested by

no test coverage detected