👨🏻🏭 Common —
First, install the @common/now-playing_cards
component like so:
npm install -D -E NowPlayingCards/Common#main
Main.ts
import {
Access,
Decrypt,
Encrypt,
Get,
Put,
Uint8ArrayFromObject,
} from "@common/now-playing_cards";
See CHANGELOG.md
for a history of changes to this component.