Compare commits
No commits in common. "56f469abcb37d234fcd76ddc56311cc0d3c7996c" and "410a89a850359366d0d2329ac31a0794a001de14" have entirely different histories.
56f469abcb
...
410a89a850
1 changed files with 10 additions and 8 deletions
18
src/index.ts
18
src/index.ts
|
@ -1,14 +1,16 @@
|
||||||
import { User } from "./types";
|
import { User } from "./types";
|
||||||
|
|
||||||
const text = "This is Michael's Answer";
|
const text = "This is Michael's Answer";
|
||||||
fdsafd
|
|
||||||
AudioBufferSourceNodedsaf
|
|
||||||
DataTransferdsaf
|
|
||||||
DataTransferfdsa
|
|
||||||
FormDataasf
|
|
||||||
DataTransferdsa
|
|
||||||
FileSystemDirectoryEntryafd
|
|
||||||
sa
|
|
||||||
|
|
||||||
|
|
||||||
function getFromDb(): User[] {
|
function getFromDb(): User[] {
|
||||||
return [{
|
return [{
|
||||||
name: "kfir",
|
name: "kfir",
|
||||||
|
|
Reference in a new issue