Skip to content

Commit

Permalink
stash
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Nov 6, 2019
1 parent 0c41038 commit 25f4ac3
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 0 deletions.
251 changes: 251 additions & 0 deletions bin/asset-size-tracking/current-data.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ interface Adapter {
updateRecord();
deleteRecord();

findBelongsTo?();
findHasMany?();
generateIdForRecord?();
findMany?();
groupRecordForFindMany?();
Expand Down

0 comments on commit 25f4ac3

Please sign in to comment.