Skip to content

Re-export type-guard functions #61

@tmenzel27

Description

@tmenzel27

The package defines type guards in src/editv2.ts (e.g., isRemove, isSetAttributes, isInsert, isEditV2), but the root entry only re-exports types. For testing it would be cool to re-export the guards from src/oscd-api.ts (e.g., export { isRemove, ... } from './editv2.js') so they are available via @openscd/oscd-api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions