UNPKG

@jeswr/shacl2shex

Version:
8 lines (7 loc) 283 B
import { Schema } from 'shexj'; /** * ============================================================================= * ShaclSchema: ShexJ Schema for Shacl * ============================================================================= */ export declare const ShaclSchema: Schema;