Interface FenOpts

interface FenOpts {
    epd?: boolean;
}

Properties

Properties

epd?: boolean

Generated using TypeDoc