You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import*asobjectfrom'object.json';// Importe le JSON mais ajoute également une propriété "default" avec tout le JSON répétéimportobjectfrom'object.json';// Importe le JSON sans la propriété "default", mais nécessite "allowSyntheticDefaultImports" ou TypeScript@2.7