Interface PublishingApiInterface

interface PublishingApiInterface {
    service: PublishingServiceInterface;
}

Properties

Properties

Generated using TypeDoc