Other Miscellaneous ExportsTypesPublicInterfaceOn this pagePublicInterface Type Aliases PublicInterface Ƭ PublicInterface<T>: Pick<T, keyof T> Helper type to extract only the public interface of a class. Type parameters NameT Defined in packages/isaacscript-common/src/types/PublicInterface.ts:2