UNPKG

s3db.js

Version:

Use AWS S3, the world's most reliable document storage, as a database with this ORM.

13 lines (11 loc) 172 B
export const PluginObject = { setup(database) { // TODO: implement me! }, start() { // TODO: implement me! }, stop() { // TODO: implement me! }, }