Skip to content

Instantly share code, notes, and snippets.

@stijnmoreels
Created September 29, 2023 06:24
Show Gist options
  • Select an option

  • Save stijnmoreels/b493f78e5a5cce0c4f0462e6fcb68b67 to your computer and use it in GitHub Desktop.

Select an option

Save stijnmoreels/b493f78e5a5cce0c4f0462e6fcb68b67 to your computer and use it in GitHub Desktop.
type FolderDto =
{ Name : string
ParentId : string }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment