import * as plugins from './plugins.js'; /** * can be used to store binary data for users and organizations */ @plugins.smartdata.Collection(() => { return null; }) export class ReceptionStorage {}