feat: support WRN imports and dynamic public shell
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"WRN import": {
|
||||
"prefix": ["wrn-import", "import"],
|
||||
"description": "Import a server-side helper into a WRN file",
|
||||
"body": ["import { ${1:appUrl} } from \"${2:@wrnexus/helpers}\";", "", "$0"]
|
||||
},
|
||||
"WRN page": {
|
||||
"prefix": ["wrn-page", "page"],
|
||||
"description": "Create a WRN page",
|
||||
|
||||
Reference in New Issue
Block a user