DIR : /home/kozerus/public_html/cropex/node/node_modules/property-information/lib/util/defined-info.d.ts

/home/kozerus/public_html/cropex/node/node_modules/property-information/lib/util

export class DefinedInfo extends Info {
    /**
     * @constructor
     * @param {string} property
     *   Property.
     * @param {string} attribute
     *   Attribute.
     * @param {number | null | undefined} [mask]
     *   Mask.
     * @param {Space | undefined} [space]
     *   Space.
     * @returns
     *   Info.
     */
    constructor(property: string, attribute: string, mask?: number | null | undefined, space?: Space | undefined);
}
import { Info } from './info.js';
import type { Space } from 'property-information';
//# sourceMappingURL=defined-info.d.ts.map
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer