Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const huroofs = {
- 'ا': {
- type: 'NAARI',
- data: {
- '7': [
- [
- {
- text: 'ھ',
- value: 6
- },
- {
- text: 'ذ',
- value: 1
- }
- ]
- ]
- }
- },
- 'ف': {
- type: 'NAARI',
- data: {
- '7': [
- [
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ذ',
- value: 1
- }
- ],
- [
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ذ',
- value: 1
- },
- {
- text: 'ذ',
- value: 1
- },
- {
- text: 'ذ',
- value: 1
- }
- ]
- ],
- '3': [
- [
- {
- text: 'ش',
- value: 2
- },
- {
- text: 'ذ',
- value: 1
- }
- ],
- [
- {
- text: 'ذ',
- value: 1
- },
- {
- text: 'ذ',
- value: 1
- },
- {
- text: 'ذ',
- value: 1
- }
- ]
- ]
- }
- }
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement