This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
ver2ex
/
hw-react-1
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
1
Değişiklik İstekleri
0
Wiki
Ağaç:
2389e7160b
Dallar
Biçim İmleri
master
hw-react-1
/
node_modules
/
eslint-plugin-jsx-a11y
/
__mocks__
/
IdentifierMock.js
IdentifierMock.js
107 B
Geçmiş
Ham
1
2
3
4
5
6
export default function IdentifierMock(ident) {
return {
type: 'Identifier',
name: ident,
};
}