UNPKG

@bedrock/resource-restriction

Version:
8 lines (6 loc) 208 B
/*! * Copyright (c) 2020-2022 Digital Bazaar, Inc. All rights reserved. */ import * as resources from './resources.js'; import * as restrictions from './restrictions.js'; export {resources, restrictions};