interface StoryConfig {
    config: {
        beamtoix: any;
    };
}

Properties

Properties

config: {
    beamtoix: any;
}