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