Skip to content

playm8s/crds

Repository files navigation

crds

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@latest

then,

import { api as pm8s } from '@playm8s/crds';