UNPKG

@itwin/access-control-client

Version:

Access control client for the iTwin platform

7 lines 468 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ export * from "./AccessControlClient"; export * from "./accessControlTypes"; //# sourceMappingURL=access-control-client.js.map