Server-side SDKsNode.jsOn this pageNode.js SDKNode.js SDK basis-theory-jsLoading Loading Stars Loading Contributors See it in GitHubInstallationnpmyarnnpm install --save @basis-theory/basis-theory-jsyarn add @basis-theory/basis-theory-jsInitializationimport { BasisTheory } from "@basis-theory/basis-theory-js";const bt = await new BasisTheory().init("key_N88mVGsp3sCXkykyN2EFED");