UNPKG

122 BMarkdownView Raw
1# @pixi/core
2
3## Installation
4
5```bash
6npm install @pixi/core
7```
8
9## Usage
10
11```js
12import * as core from '@pixi/core';
13```
\No newline at end of file