Add IDE API (#36)
This commit is contained in:
7
packages/ide-api/package.json
Normal file
7
packages/ide-api/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "@coder/ide-api",
|
||||
"typings": "api.d.ts",
|
||||
"author": "Coder",
|
||||
"license": "MIT",
|
||||
"description": "API for interfacing with the API created for content-scripts"
|
||||
}
|
||||
Reference in New Issue
Block a user