sfapi-ts

Home > @cjh1/sfapi > Changelog

Changelog type

Signature:

export type Changelog = {
    date?: string;
    change?: string;
};