1.0.1 • Published 4 months ago
fx-jspluginsdk v1.0.1
fx-jspluginsdk
Installation
Using npm:
$ npm i --save fx-jspluginsdk
In Node.js:
import {
App as PluginApp,
} from 'fx-jspluginsdk';
const pluginApp = await PluginApp.create({
pluginInfo: {
id: 'xx',
name: 'xx',
version: '',
description: '',
author: '',
license: ''
}
});
1.0.1
4 months ago
1.0.0-beta.2
4 months ago
1.0.0-beta.1
4 months ago
1.0.0
4 months ago
20240400.0.1
4 months ago