UNPKG

@archon-inc/sdk

Version:

Integrate easily to our government platform using this SDK. More info on https://archon.inc/sdk

4 lines (3 loc) 128 B
import getConfigValue from "./getConfigValue.js"; import getSecret from "./getSecret.js"; export { getConfigValue, getSecret };