playm8s crds
download latest crd yaml
curl -SsL https://github.com/playm8s/crds/releases/latest/download/crds.tar | tar xvf -types
first,
echo "@playm8s:registry=https://npm.pkg.github.com/" | tee -a .npmrc
npm add --save @playm8s/crds@latestthen,
import { api as pm8s } from '@playm8s/crds';