Skip to content

Instantly share code, notes, and snippets.

@mohamed-gara
Created March 27, 2019 20:26
Show Gist options
  • Save mohamed-gara/359419f72d9bc874acdaefb625abc186 to your computer and use it in GitHub Desktop.
Save mohamed-gara/359419f72d9bc874acdaefb625abc186 to your computer and use it in GitHub Desktop.
export function findOrdersBy(customerId: string): Order[] {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment