Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bids_validator/utils/objectPathHandler.ts>objectPathHandler

Validator for the Brain Imaging Data Structure
Latest
variable objectPathHandler
import { objectPathHandler } from "https://deno.land/x/bids_validator@v1.15.0/utils/objectPathHandler.ts";

type

{ get(target: unknown, property: string); }