@sapphire/plugin-api
Advanced tools
Comparing version 3.0.2-next.58cff52c.0 to 3.0.2-next.8663c865.0
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "3.0.2-next.58cff52c.0", | ||
"version": "3.0.2-next.8663c865.0", | ||
"description": "Plugin for @sapphire/framework to expose a REST API", | ||
@@ -73,3 +73,3 @@ "author": "@sapphire", | ||
}, | ||
"gitHead": "58cff52c06cbf3188b40bd536a72e4c32805ffda" | ||
"gitHead": "8663c8659c500a84f7ddc7a42d3b25fa16c07572" | ||
} |
@@ -56,3 +56,3 @@ <div align="center"> | ||
```ts | ||
```typescript | ||
import '@sapphire/plugin-api/register'; | ||
@@ -59,0 +59,0 @@ ``` |
200646