UNPKG

@digitalbazaar/credentials-examples-context

Version:
10 lines (8 loc) 231 B
/*! * Copyright (c) 2022 Digital Bazaar, Inc. All rights reserved. */ 'use strict'; module.exports = { CONTEXT_FILENAME: 'credentials-examples-v1.jsonld', CONTEXT_URL_V1: 'https://www.w3.org/2018/credentials/examples/v1' };