/** * In the future, this directory should be removed, and all types that live in it should * be imported from "@prezly/sdk" or "@prezly/sdk-types". * * Or perhaps this whole "slate-types" package should be merged into one of the aforementioned * packages? */ export * from './OEmbedInfo'; export * from './ContactInfo';