README
Artifact Card API Types
Helper types for dealing with the Artifact card API.
Currently using autogenerated interfaces but will update when more details about the game are accessible at launch.
Install
npm i @open-artifact/api-types
Helper types for dealing with the Artifact card API.
<script type="module">
import openArtifactApiTypes from 'https://cdn.skypack.dev/@open-artifact/api-types';
</script>
Helper types for dealing with the Artifact card API.
Currently using autogenerated interfaces but will update when more details about the game are accessible at launch.
npm i @open-artifact/api-types