Skip to content

Instantly share code, notes, and snippets.

@ssougnez
Created October 9, 2021 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssougnez/d597a962a5f0080b532f23072dc18601 to your computer and use it in GitHub Desktop.
Save ssougnez/d597a962a5f0080b532f23072dc18601 to your computer and use it in GitHub Desktop.
public entries: HistoryEntry[] = [
{
type: 1,
data: null,
},
{
type: 2,
data: '2021-10-09T15:32:15.456Z',
},
{
type: 3,
data: 45,
},
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment