Skip to main content

NoteDeleteArgs

type NoteDeleteArgs = {
id: string;
};

Properties

id

id: string;